Something made by Nodejs&Angular2.
Follow the following steps and you're good to go! Important: Typescript and npm has to be installed on your machine!
1: Clone repo
git clone https://github.com/SailorMoonS/Toptech.git
2: Install packages ( Install the packages both in the root and in the views )
npm install
3: Start server (includes auto refreshing) and gulp watcher
npm start