Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathieutu/formation360
https://github.com/mathieutu/formation360
Last synced: about 18 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathieutu/formation360
- Owner: mathieutu
- Created: 2021-04-02T10:39:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-02T10:47:58.000Z (over 3 years ago)
- Last Synced: 2024-11-05T16:57:59.166Z (about 2 months ago)
- Language: Vue
- Homepage:
- Size: 175 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# formation360
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).