Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k1r0s/react-poi
minimal starter I did for myself
https://github.com/k1r0s/react-poi
Last synced: 10 days ago
JSON representation
minimal starter I did for myself
- Host: GitHub
- URL: https://github.com/k1r0s/react-poi
- Owner: k1r0s
- Created: 2018-02-22T14:25:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T14:26:43.000Z (over 6 years ago)
- Last Synced: 2024-10-13T02:13:39.612Z (24 days ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React Poi starter
This is a fork from `preact-poi-starter`
#### run development server
`npm run dev` aka `$ poi [root file]`
#### run production build
`npm run build` aka `$ poi build [root file]`