Skip to content

luknl/hetic-p2019-12-noto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noto

💯 Noto Font by Google | School Project

Build Status

Requirements

Stack

  • Babel ^6.0.0 ES6+ support
  • Sass CSS with superpowers
  • Imagemin minify images seamlessly
  • Browsersync time-saving synchronised browser testing
  • Gulp streaming build system
  • Webpack module loader and bundler

Make the awesome

Install

Just clone the repo and start :

$ git clone https://github.com/luknl/hetic-p2019-12-noto.git
$ cd hetic-p2019-12-noto
$ yarn                          # Install Node.js components listed in ./package.json

Think to install gulp in global on your desktop : yarn global add gulp, if this has not been done before.

Getting started

$ yarn run build
$ yarn run server

This will start a Node.js server with sockets support. You can change config in the following directory : src/shared/config.

Run dev mode

$ yarn start

This will start a lightweight development server (browsersync dev server) with live reloading.

You need to run server in background to enable sockets support by launching following script :

$ yarn run server

About

💯 Noto Font by Google | School Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published