Devkit Typescript-React Applicarion witch using Webpack v4
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
git clone https://github.com/Smaillz/DevKit-React-App.git
npm install
Run development mode.
npm run start
Run production mode.
npm run build
Run linter for detect typescript error/warning
npm run lint
Run tests( :dev - run test in debugg mode )
npm run test
npm run test:dev
1.0.0
- Yahor Anishchanka - Full work - Smaillz
This project is licensed under the MIT License - see the LICENSE.md file for details