Skip to content

hoppinger/monadic-react-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Setup consists of:

  • installing all dependencies with yarn install (requires nodejs and yarn). Alternatively npm install will also work.

Compiling

Running the application requires compiling it. To compile the client-side stylesheets, use

npm run stylesheets.

Running locally

To run the application, use the watchers. For the server

npm run server (requires nodemon to be globally installed)

for the client

npm run webpack.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages