/dnd

dnd char sheet

Primary LanguageJavaScript

________         ________    __________          .___  .___      
\______ \   ____ \______ \   \______   \__ __  __| _/__| _/__.__.
 |    |  \ /    \ |    |  \   |    |  _/  |  \/ __ |/ __ <   |  |
 |    `   \   |  \|    `   \  |    |   \  |  / /_/ / /_/ |\___  |
/_______  /___|  /_______  /  |______  /____/\____ \____ |/ ____|
        \/     \/        \/          \/           \/    \/\/     

Server

Get App Engine: https://cloud.google.com/appengine/downloads

Get dependencies

npm install

Start compilation

npm run start

Dev Server

npm run dev-server

To Deply

npm run build
Once it's finished, run:
npm run deploy