...
# Install dependencies
$ yarn install
# Serve with hot reload at localhost:3000
$ yarn run dev
# Build for production and launch server
$ yarn run build
$ yarn start
# Generate static project
$ yarn run generate
...
...
...
...
...
...
# Install dependencies
$ yarn install
# Serve with hot reload at localhost:3000
$ yarn run dev
# Build for production and launch server
$ yarn run build
$ yarn start
# Generate static project
$ yarn run generate
...
...
...
...
...