Skip to content

A blank JavaScript project with a pre-configured live server which reloads the web browser whenever changes are made and saved on the project

Notifications You must be signed in to change notification settings

aw3some-dev/blank-js-with-live-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxJS playground

  1. Run npm install. This will install all needed dependencies.
  2. Run npm start. This will run the dev server.
  3. Open your browser and navigate to the provided URL (default: http://localhost:8080/).
  4. Open the Console/DevTools in your browser to see the console.logs.
  5. Keep modifying the src/index.html and src/index.ts files to adjust the code you want to run. Saving these files will automatically reload the page.
  6. Enjoy!

About

A blank JavaScript project with a pre-configured live server which reloads the web browser whenever changes are made and saved on the project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published