Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prismicio/user-test-sm
https://github.com/prismicio/user-test-sm
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prismicio/user-test-sm
- Owner: prismicio
- License: mit
- Created: 2021-07-26T04:51:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-26T08:12:17.000Z (over 3 years ago)
- Last Synced: 2024-12-22T10:35:17.378Z (22 days ago)
- Language: JavaScript
- Size: 1.36 MB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# prismic-user-test-sm
A demo website for Design Team.
## 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).
## License
[MIT License](./LICENSE)