- Chart example
- Animation example
A week with working 4 hours a day sometimes less some times more.
To get a local copy up and running follow these simple example steps.
Make sure Node.js is running on your local machine
- Create an .env file
touch .env
- Create an EMAIL variable with your rabota.md email login
EMAIL=yourEmail
- Create a PASSWORD variable with your rabota.md password
PASSWORD=yourPassword
$ git clone https://github.com/vmwhoami/rabota
$ cd rabota
Install modules:
npm install
Run the App:
npm start
In the project directory, you can run:
Runs the app
Compiles typeScript files to js
Vitalie Melnic
- Github: @vmwhoami
- Twitter: @vmwhoami
- Linkedin: vitalie-melnic
Distributed under the MIT License. See LICENSE
for more information.
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!