Skip to content

csulbacm/acm-website

Repository files navigation

acm-website

This project is generated with yo angular generator version 0.15.1.

##Prerequisites

You need to install grunt and bower beforehand.

npm install -g grunt bower

Development

To get started, clone the repository and run the following commands in the project directory:

npm install and bower install

Run grunt serve to preview website and for realtime preview of changes on save.

Build

Run grunt for building, website will be generated into dist folder.

Testing

Running grunt test will run the unit tests with karma.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published