The project is configured with Vue.js 3 and Tailwind CSS.
- web
-
Clone this repo using this command:
git clone https://github.com/nonsoo24/cadana.git
-
Run
yarn install
to install dependencies -
Start the project with
npm run serve
-
Visit http://localhost:8080 to view your application.
-
All set!!!, you are ready to go!
- Run
yarn build
Click here to preview the app.
When you face issue with node_module try this steps into your terminal
- rm -rf node_modules
- yarn install
- HTML5
- CSS3
- JavaScript
- Vue 3
- Tailwind CSS
- Vue router
- Vue Use
- Storybook