Skip to content

nervelife/nodejs-static-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Static Website With Node.js & Host it for free on Appengine

This project contains static HTML files, JavaScripts, Bootstrap and jquery for static websites building.

Soma's Tutorial

nodejs-static-website

Development server

Run node dev.js for a dev server. Navigate to http://localhost:8081/.

Code scaffolding

Run npm install .

Build

Run npm run build Copy content of public folder to any http server.

Deploy to AppEngine

Run npm run deploy or Run gcloud app deploy app.yaml in www folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published