1.0.3 • Published 4 years ago

ts-react-server v1.0.3

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

Usage:

Clone repo:

git clone https://github.com/rvdende/ts-react-server.git
cd ts-react-server
npm run dev

Open your browser locally at http://localhost:8080/ . It will automatically restart the webserver on changes. Browser will also auto reload on code changes.

To get started edit this file at /src/client/client.tsx. You should see this update in the browser when you save the file!


Styleguidist

npm run styleguide

Open browser at http://localhost:6060/ and see https://react-styleguidist.js.org for more information.

Changelog:

Dec 11  Added react-styleguidist 
Dec 4   Simplified first steps
Nov 18  Opensource