- You will need to have Node installed to start this environment. If you are not sure if you have Node installed run
node -v
in your terminal. If you do not see a version number output, install Node before moving on. - Install light-server locally and save it to your development environment by running
npm install lite-server --save-dev
in your terminal. - Run
npm run start
in your terminal to start the server. - Your browser will open at
localhost:3000
.
forked from pluralsight/web-dev-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
anoopabraham25/web-dev-starter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- CSS 53.7%
- HTML 46.3%