Building the frontend & backend of the Candyland webapp.
The Candyland webapp is the semester-long team project for the 2017 Software Engineering course at ECE NTUA.
Built with Angular and Spring.
- Clone this repository to your local machine
- Navigate to your clone
cd candyland-app
- Install the dependencies
npm install
- Once done editing your changes check for errors
npm test
- Run the development server
npm start
- Build Candyland
npm run dist
- Cleanup assets & compiled files
npm run clean
- Leonidas Avdelas (@LoniasGR)
AM: 3113182
- George Baxopoulos (@georgebax)
AM: 3113021
- Konstantinos Mitropoulos (@tsikos7)
AM: 3113169
- Philippos Orphanoudakis (@PhilOrfan)
AM: 3113140
- Klaus Sinani (@klauscfhq)
AM: 3113623
- Christos Stilianidis (@Jezulas)
AM: 3113130
MIT © Candyland team