Skip to content

DataAutomatica/data.automatica.love

Repository files navigation

Setup

  1. install grunt-cli
npm install grunt-cli -g
  1. install NPM node_modules
npm install
  1. run grunt watch for development
grunt watch
  1. run grunt recess & jekyll build for deploy
grunt recess && jekyll build
  1. Serve from ./automatica

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published