Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

jkxyz/deku-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deku Boilerplate

Boilerplate for starting basic projects with Deku.

Usage

The Makefile contains a few recipes to facilitate a simple build process using Browserify and Babelify to compile JSX and ES6 to ES5 JavaScript.

The default task installs the NPM modules to be used, compiles the src/main.js file to build.js using the Babelify transform, and starts a web server at localhost:8080 using a built-in Python web server module.

License

I dedicate all present and future copyright interest in this software to the public domain.

About

Boilerplate for building Deku projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published