https://github.com/codera21/panchashil-fe
Front End for Panchashil
https://github.com/codera21/panchashil-fe
Last synced: 4 months ago
JSON representation
Front End for Panchashil
- Host: GitHub
- URL: https://github.com/codera21/panchashil-fe
- Owner: codera21
- Created: 2020-08-05T04:15:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-11T09:01:14.000Z (over 5 years ago)
- Last Synced: 2025-05-19T15:12:39.862Z (about 1 year ago)
- Language: Vue
- Size: 504 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# panchashil-fe
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).