- After cloning the repo,
cdinto this ditectory and then executenpm install && bower installthrough terminal. - If you don't have
npminstalled, then first you need to installnvm,- If you are on linux, execute
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.25.3/install.sh | bashfrom the terminal. - If you are on windows, you need to install it from here.
- If you are on linux, execute
- Change the
nodejsversion by executingnvm install 0.10.35 && nvm use 0.10.35. - Then run
npm install -g bower grunt grunt-cli express yo. - Make sure you have
mongodbinstalled. Else you can install it from your software-center. - Then run
grunt serve. - If you are installing a new
bowerornpmpackage, do that using--saveflag. For example,npm install --save <package name>orbower install --save <package name>. This will ensure that the<package name>is saved in the respectivepackage.jsonandbower.jsonfiles respectively. - You must install
rubyandsassforgrunt serveto launch the app properly. You can installrvmandsassfrom these commands,gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3\curl -sSL https://get.rvm.io | bash -s stable --rubysudo su -c "gem install sass"
- You also need to install
robomongofrom here which is an interface to view yourmongodb data.
-
Notifications
You must be signed in to change notification settings - Fork 0
EventsPortal for Shaastra-2016
ShaastraWebops/EventsPortal
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
EventsPortal for Shaastra-2016
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published