RasCarlito / marvelex

The marvel codex

Home Page:http://marvelex.devfor.beer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marvelex - The Marvel Codex

built with choo v3

Development

Start the webpack dev server:

npm start

Navigate to http://localhost:1337.

Any changes you make to your files ( .js, .css, etc.) will trigger a reload.

Production

When you're ready to deploy:

npm run build

This will create a dist folder:

.
└── dist
    ├── index.html
    ├── 5df766af1ced8ff1fe0a.css
    ├── 5df766af1ced8ff1fe0a.js
    └── ...

About

The marvel codex

http://marvelex.devfor.beer

License:Other


Languages

Language:JavaScript 97.3%Language:HTML 2.5%Language:CSS 0.1%