Skip to content

katrynmc/dnd-charsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnd-charsheet

client

Install elm globally

npm install -g elm

Install the dnd elm packages

elm install

Run the app

elm reactor

Build the javascript

elm make src/Main.elm --output public/dnd.js

server

Standard server

npm run start

Dev Server (auto restart)

npm run start-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors