You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
assets | 3 years ago | |
components | 3 years ago | |
layouts | 3 years ago | |
middleware | 3 years ago | |
pages | 3 years ago | |
plugins | 3 years ago | |
static | 3 years ago | |
store | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
nuxt.config.js | 3 years ago | |
package.json | 3 years ago | |
tailwind.config.js | 3 years ago | |
yarn.lock | 3 years ago |
README.md
popskip
web app for damillora.com
Build Setup
# 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.