Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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]`