Moebius Documentation Latest versionv1.5.0
First of all, Thank you so much for purchasing this template and for being our loyal customer. You are awesome! You are entitled to get free lifetime updates to this product and support from the css ninja team directly. Moebius is a product built by Css Ninja and Digisquad.
This documentation has been written to help you regarding each step of setup and customization. Please go through the documentation carefully to understand how this template is made and how to edit this properly. HTML CSS, and Vue JS framework knowledge is required to customize this template.
You are currently reading the Moebius Vue3 v1.5.0 documentation. The product uses:
vue3
Composition API- Lightning-fast
vitejs
build & development tool Node.js
(v16.15+) development environmentTypescript
out of the box, for large-scale JavaScript applications for any browser- Typekit's
webfontloader
utility to load web fonts from any sources - Latest
bulma
integration withsass
- Mocked HTTP Rest API responses to help you to create your own backend
- Production ready
docker
images based on bitnami yarn
andnpm
supporteslint
,stylelint
andprettier
pre-configured
Support
If you have any trouble while editing this template or if you simply want to ask a question about something, feel free to contact us at [email protected] or to post your request on our support at cssninja.io/faq/support
Prerequisites
- A good code editor
VSCode settings are preconfigured - A supported web browser (Chrome, Edge, Firefox, ...)
- Nodejs LTS (14.x) installed
- Typescript (4.x) installed
Dependencies installation
To setup the template and start installing project dependencies, run one of the following commands:
# using npm
npm install
# using yarn
yarn install
Run a development server
To start the development server, run one of the following commands:
# using npm
npm run dev
# using yarn
yarn dev
Access the Moebius frontend in your browser at
http://localhost:3000/