-
Notifications
You must be signed in to change notification settings - Fork 302
Getting Started
Yash Thakur edited this page Oct 6, 2017
·
2 revisions
Just clone react-pwa branch:
$ git clone https://github.com/Atyantik/react-pwa.git
$ cd react-pwa
$ yarn
$ yarn start
It will start the development server with HMR on top of it.
Now you can open http://localhost:3003 in browser and start developing.
Powered by Atyantik Technologies Private Limited