Skip to content

CUComputerGraphicsGroup/website

Repository files navigation

CU Computer Graphics Group Website

The website of the CU Computer Graphics Group is at here.

Developing

A nodejs >= 6.0.0 setup with yarn is recommended.

# install dependencies
yarn

# ...or, for npm
npm install

# serve with hot reload at localhost:8000
npm start

# build for production
npm run build

# build for production and push to gh-pages branch
npm run deploy

About

Website for the CU Computer Graphics Group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published