This project is the base code of: http://www.waysily.com, a platform to join students with language teachers and language school. Feel free to use the code and the information from this project, if you have any question you could write us on Twitter: @seruda or @rosa7082
- Angular 1.5.8
- Typescript
- Sass
- Gulp
npm install
bower install
gulp build-vendor
gulp dev
If you have any problem to run this project, feel free to ping us!
P.S. You can find the server-side of this project here:
https://github.com/sruda/waysily-server
It's based on: Django Rest Framework and REST API.