Skip to content

jamsite/site-starter-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

site-starter-hello-world

Hello world Jamsite project. Provides index.html and basic package.json, .gitignore, etc.

Install

Install jamsite-cli globally:

npm i -g @jamsite/jamsite-cli

Install npm depencencies:

npm i

Usage

Run site in production mode:

npm start

Run site in development mode:

npm run dev

Run site with node inspector enabled (chrome://inspect/):

npm run inspect

About

Jamsite hello-world starter site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published