Skip to content

gblok/shell-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Shell ISO APP

  1. setup
    npm i

  2. build dll (vendor lib)
    npm run dll

  3. build client script
    npm run prod

  4. run server-side App (ssr/api)
    npm run nodemon

  5. run client-side Dev App webpack-dev-server (on 127.0.0.1:8888) -> depends run server-side for API req on 127.0.0.1:9191
    npm run dev 🔥

ToDo

  • make ws example
  • handle error for FORM UI

Best regards 😸

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published