Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ptheofan/nuxt-pinia-demo
https://github.com/ptheofan/nuxt-pinia-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ptheofan/nuxt-pinia-demo
- Owner: ptheofan
- Created: 2022-07-13T15:03:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T18:47:22.000Z (over 2 years ago)
- Last Synced: 2023-03-19T02:30:14.085Z (almost 2 years ago)
- Language: Vue
- Size: 503 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# personality-test-demo
## 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# End 2 End Testing (cypress)
yarn e2e
```
Build with Nuxt and Pinia