Skip to content

feliperohdee/one-framework-sample

Repository files navigation

  • Clone this repo with git clone https://github.com/feliperohdee/one-framework-sample.git
  • Enter into folder cd one-framework-sample
  • Install depenencies with npm install
  • Open a terminal, then: npm start it is going to start a server
  • To dev, open three terminals, and type: npm run devClient - to start client side compiler npm run tsc - to start server side compiler npm run devServer - to start server side nodemon
  • To build client bundle, type: npm run buildClient
  • After http server run, open your browser at http://localhost:3000

About

One framework sample - Simple demo at

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published