This commit is contained in:
2019-03-14 15:16:11 -07:00
commit 8aa4af62af
11 changed files with 7467 additions and 0 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# global_state_playground
> Created by [create-poi-app](https://poi.js.org).
## Project Scripts
### `npm run build`
Build app for production to `./dist` folder.
### `npm run dev`
Start a dev server to preview your app.