A prototype for Faculty Monitoring System using HTML, CSS, SASS and JavaScript.
Install fms-prototype on your localhost server
git clone https://github.com/polekstulod/fms-prototype
Go to the project directory
cd fms-prototype
Install dependencies (Node must be == v.8.10.0)
npm install
Start the server (Gulp must be installed)
gulp
Here are some related projects