- 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 compilernpm run tsc
- to start server side compilernpm 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
forked from feliperohdee/one-framework-sample
-
Notifications
You must be signed in to change notification settings - Fork 0
One framework sample - Simple demo at
FeFB/one-framework-sample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
One framework sample - Simple demo at
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 75.1%
- JavaScript 18.0%
- HTML 6.9%