Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 312 Bytes

Getting started

You can view a live site at snatvb.ru

How to dev:

npm install
npm start

Then open http://localhost:3000 to see your app.

When you’re ready to deploy to production, create a minified bundle with npm run build and you will find result in folder /build