这是indexloc提供的服务,不要输入任何密码
Skip to content

joshuagageellis/static-tooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Site Base

Development Instructions

Set Up

  1. Clone repo
  2. Ensure using node >=v14
  3. Run yarn add to download npm modules

Build Process

  • yarn start — Launch localhost and webpack dev server localhost:8080 for local development
  • yarn build — Build and place minified production files in /dist (ensure production flag)

Deployment

The pertinent production files are located in the /dist directory. Place these files in the root or where ever the domain directory is served. All files are static and do not require further server/db configuration.

static-tooling

About

Static site tooling for basic projects and action network wrappers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published