7766cd517b6c255c0c5181b691aa65ea8a7991a3
Clone this project as a separate project and rename it. In WebStorm, right click the project and rename the project.
Next run "meteor" from the command line within WebStorm (or at the command line in the project outside a development environment). This will install what is needed and run the server.
Finally, run a browser and direct it at localhost:3000 (this is linked in the console after starting the server).
Run meteor update to get the latest version of meteor installed for this application. This can take a fair bit of time to finish.
Run meteor npm install --save xxxxx to install npm packages.
Description
Languages
JavaScript
60.5%
CSS
21.9%
HTML
16.4%
Stylus
1.2%