Ravilochan / Classmate

App which helps students in School and college with notes, assignments, previous question papers and also as a social network with teachers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

  • Download the installer for Node LTS.
  • Install the ionic CLI globally: npm install -g ionic
  • Clone this repository
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.
  • Profit. 🎉

Note: See How to Prevent Permissions Errors if you are running into issues when trying to install packages globally.

Deploying

Progressive Web App

  1. Un-comment these lines
  2. Run npm run ionic:build --prod
  3. Push the www folder to your hosting service

Android

  1. Run ionic cordova run android --prod

iOS

  1. Run ionic cordova run ios --prod

About

App which helps students in School and college with notes, assignments, previous question papers and also as a social network with teachers


Languages

Language:TypeScript 49.8%Language:HTML 24.3%Language:SCSS 19.9%Language:JavaScript 6.0%