Skip to content

rasmuswinter/crosswords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crosswords

A hobby project to get to know webpack, react and redux in more detail.

Development

  • npm run build compiles assets into /static/dist
  • npm run start starts the web server using the compiled assets
  • npm run dev compiles the assets and runs the web server, and adds a file watcher to hot reload changes in the browser.

Requires mongodb to be installed and running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published