- run
npm run install:all
- run
npm run watch
Navigate to http://locahost:3333
Compile TS syntax to JS
Frontend/Backend fully developed in TypeScript
- Nice to Have - common code usable on both frontend/backend
Compile SCSS syntax to CSS
BiDirectional communication library as wrapper for WebSocket technology that allows client <-> server realtime communication. The conenction is persistent and does not disconenct after the rquest in the way that rest api ( AJAX ) is doing it.
Handles the htttp backbone communication as support fo rest api and later socket.io websocket calls
Is an easy to use web app budler that has seamless integration of TypeScript, SCSS, and other.