Skip to content

A testing environment for creating React+TypeScript application with custom state management

License

Notifications You must be signed in to change notification settings

czcorpus/wdsandbox

Repository files navigation

Web-devel sandbox

😴 currently, the project is a bit outdated compared with actual state of recent CNC applications hosted on GitHub. 😴

How to install and run

  1. install Node.JS and npm
  2. clone the project: git clone https://github.com/czcorpus/wdsandbox.git
  3. run npm install
  4. compile the server code: make server
  5. in a new shell (from the same directory), run node dist-server/service.js
  6. run devel server: make devel-server
  7. open http://127.0.0.1:3000 in your browser

About

A testing environment for creating React+TypeScript application with custom state management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published