Skip to main content

Development Setup

To start developing you have to run below command

NPM Installation

npm install

To create chunk file

npm run dev

Auto reload

npm run hot

Now you can start developing