@zebrainy/react-common
v2.0.63
Published
Empty project.
Downloads
42
Readme
skazbuka-components
Empty project.
How to run on localhost
First install dependencies:
npm install
To run in dev mode mode:
npm start
Then go to http://localhost:8080
To create a production build:
npm run build
Credits
Made with createapp.dev