Black and Blue Simple Dark Education Event Website
Use the package manager npm to install Dependencies.
git clone https://github.com/tech-shamp/EducationTemplate
cd EducationTemplate
# Open in any of your code editor
npm install
# It will run node server.js
npm run serve
# It will run nodemon server.js
npm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.