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.git
Navigate to the code folder:
cd path/emails-input-app
Install dependencies using npm
npm install
Run the App
npm start
Run unit tests
npm test
Build the App
npm run build
Technologies
- TypeScript 4.0.5
- JavaScript
- SCSS
- Webpack
- Jest