Skip to content

falkoschumann/skill-sharing-js

Repository files navigation

Build

Skill Sharing

Implementation of the final example project from the book Eloquent JavaScript.

Installation

Usage

Start the server with npm start and open http://localhost:3000 in the browser.

Contributing

The Makefile runs the build as default task. Other tasks are

  • start: start the server
  • test: run all tests,
  • format: format source code

To set ports for development set environmemt varialbles DEV_PORT=8080 for web app und PORT=3000 for API:

PORT=3001 DEV_PORT=8081 make dev

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •