Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 226 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 226 Bytes

Description

Build

To build project please run npm run build command in console

Start development server

To start development server please run npm run start in console

P.s. Don't forget to npm install before ;-)