2593d0f9774687024033eb19a3ef6193cf68bcc5
The text editor for the appreciation page is complete, but all other files are empty, besides User Manager.
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%