Skip to content

WhereIsMyPenguin/itc-official-site

 
 

Repository files navigation

ITC official site

The official site of the ITCreate Club.

Requirements

Make sure that Node.js v8.6.0+ is installed (v8.11.4+ recommended).

Setup

# install dependencies
$ npm install # Or yarn

Usage

Development

# serve with hot reloading at localhost:3000
$ npm run dev # Or yarn dev

Production

# build for production
$ npm run build # Or yarn build

About

The official site of the ITCreate Club.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 36.7%
  • SCSS 35.5%
  • JavaScript 27.8%