https://github.com/ybrusentsov/neolant-test
https://github.com/ybrusentsov/neolant-test
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ybrusentsov/neolant-test
- Owner: ybrusentsov
- Created: 2019-07-25T08:21:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T15:19:42.000Z (almost 7 years ago)
- Last Synced: 2025-02-04T11:52:28.975Z (over 1 year ago)
- Language: Vue
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neolant-test
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).