arshavskiy / angular_text

Sschool admin project build with angular, node and mysql.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular_text

School admin project build with angular, node and mysql.
1.clone the repo
2.in the angular_text folder there will be 3 folders( data, frontend, server).
3.from data folder install, with XAMPP, the theschool_db.sql data dump file.
4. in server folder run npm install.
5. in frontend folder run npm install.
6. in server folder run node server. server will run on localhost:3000.
7. in frontend folder run npm start or ng serve project will run on localhost:4200.
8. login with user: Pavel and password "asd".

About

Sschool admin project build with angular, node and mysql.


Languages

Language:TypeScript 60.9%Language:HTML 15.5%Language:JavaScript 15.0%Language:CSS 8.6%