Setup skeleton files for new front end build tool (Node, Webpack, React, Typescript)

This commit is contained in:
Ian Minoso 2016-09-27 14:06:28 -04:00
parent 8d39ed6d27
commit 9015b09026
9 changed files with 120 additions and 5 deletions

4
.gitignore vendored
View file

@ -2,13 +2,15 @@
venv
screenshots/screenshots/
stack
grunt/node_modules
*/node_modules
dist
dest
node_modules
static/ldn
static/fonts
static/js/build
stack_local
test/data/registry/
typings
GIT_HEAD
.idea