0.3.0 • Published 5 years ago
@danilvat7/emails-input v0.3.0
!More detailed information here!
@danilvat7/emails-input (Developer notes)
This is technical information for the contributors.
Prerequisites:
- node.js
- npm
- git
Instalation
Clone the repository
git clone https://github.com/danilvat7/emails-input-app.gitNavigate to the code folder:
cd path/emails-input-appInstall dependencies using npm
npm installRun the App
npm startRun unit tests
npm testBuild the App
npm run buildTechnologies
- TypeScript 4.0.5
- JavaScript
- SCSS
- Webpack
- Jest