Skip to content

GraftJS/graft.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graft

The Graft project explores what the web could become, if we extended microservice architectures into the client.

When you graft something, it involves joining together parts to create a new whole.
One that is hopefully more adaptable, resilient and ultimately interesting.

This is only the website. See the main graft project.


###Installation

npm install -g webpack webpack-dev-server # First install webpack
git clone https://github.com/GraftJS/graft-io
# rm -rf .git # optionally remove git history
npm install # install dependencies

###Development Run the dev server with webpack-dev-server

Go to the dev server url : http://localhost:8080/webpack-dev-server/bundle


###Production Build the deployable static assets with webpack Deploy to gh-pages with gulp deploy

About

Graft.io - website for the graft project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published