Website for the SUNY Potsdam ACM chapter with the meteorjs framework.
- Home
- About
- Projects
- Talks
- Events
- Sponors
- Donate
- Contact
See our sitemap.
- Meteorjs
- HTML5
- SASS
- Materialize
- Blaze
You can find the packages we use for meteor js by cloning the repository and typing meteor list
.
In order to work on the site at its current state you need:
- A modern web browser
- Sass
- meteor
- Ensure that meteor is installed. If not click here.
- Clone the repo
cd
to the project directory- run the command
meteor
- The project should be hosted on
localhost:3000
- See the Google Style Guides for HTML, CSS, and JavaScript formatting.
Meteor JS has built in testing API as of version 1.3. Here is there testing Guide!
We are using waffle.io to manage this project using simple KANBAN styled boards. If you would like to join the board, simply go to the link here.