Skip to content

CSSconfNO/cssconf-2016

Repository files navigation

CSSconf Nordic Website

Make sure you have Node.js installed.

# Check version.
$ node -v

If version is lower than v5.3, please upgrade. You can grab the latest stable version from here

https://nodejs.org/en/

or install through your favorite package manager.

Dependencies

# Install gulp globally.
$ npm install -g gulp

# Install bower globally.
$ npm install -g bower

Installation

# Install packages
$ npm install
$ bower install

Developing

# Start server
$ gulp serve

Deploying

$ gulp build # Packaging assets and things
$ modulus login
$ modulus project deploy -p cssconf_no

About

CSSconf 2016 site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •