Compare commits
8 Commits
Author | SHA1 | Date | |
---|---|---|---|
d31a957fb4 | |||
236f29d8b8 | |||
11ee25dbce | |||
9414b751f7 | |||
d86d3ff125 | |||
6447563ea0 | |||
28a83b6ec4 | |||
f090e06026 |
10
README.md
10
README.md
@ -12,19 +12,15 @@ export NODE_OPTIONS="--openssl-legacy-provider"
|
||||
# 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
|
||||
|
||||
# serve with hot reload at localhost:3000
|
||||
# should do yarn build first if worker files are changed
|
||||
$ yarn dev
|
||||
|
||||
# update cached events from node & subgraphs
|
||||
$ yarn update:events
|
||||
```
|
||||
|
||||
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
64405
syncEvents.cjs
Normal file
64405
syncEvents.cjs
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user