Skip to content

A project for my band, which we used to announce the name, logo and bandmembers.

Notifications You must be signed in to change notification settings

razzeee/name-riddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mare-game

Development

Start the hot-reloading webpack dev server:

npm start

Navigate to http://localhost:8080.

Any changes you make to your files (.elm, .js, .css, etc.) will trigger a hot 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

A project for my band, which we used to announce the name, logo and bandmembers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published