Skip to content

theonuryildiz/StudifyApp

 
 

Repository files navigation

StudifyApp

Prerequisites

sudo apt install npm
sudo npm install -g n
sudo n stable
sudo ln -s "$(which nodejs)" /usr/bin/node
npm install

For Windows

Make sure that nodejs and git directories added to Path Environment variable

Running

./node_modules/.bin/ionic serve

A browser tab should be opened to serve the application web page if not go to localhost:8100 on your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 58.5%
  • CSS 22.3%
  • HTML 18.6%
  • JavaScript 0.6%