Skip to content

Bil496/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

No packages published