Skip to content

Latest commit

 

History

History
executable file
·
35 lines (20 loc) · 708 Bytes

README.md

File metadata and controls

executable file
·
35 lines (20 loc) · 708 Bytes

Title image

This is a boilerplate project using the following technologies:

Requirements

npm install

Running

Production mode:

npm start

Development (Webpack dev server) mode:

npm run start:dev

Go to http://localhost:2019