Added initial frontend

This commit is contained in:
Игорь Соболев
2019-06-22 20:11:28 +03:00
parent c4cc87650d
commit 2aa7ea91a4
5 changed files with 549 additions and 0 deletions

6
frontend/README.md Normal file
View File

@ -0,0 +1,6 @@
# Usage
1. run ```npm i```
2. run ```npm run build```
3. run ```npm run start```