Skip to content

matafokka/als-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALS Demos

This is repository for the ALS demos website.

The rest of this readme is for building running this website.

Building from sources

  1. Clone the repo.
  2. Run npm install to install dependencies
  3. Run npm run build to build the website. The bundle will be in dist directory.

Running on a local server through npm

Requires http-server package to be installed.

  1. Run npm run serve to run on a local server.
  2. Run npm run build-and-serve to build and run on a local server.

Running on a custom server

Serve the dist directory and dist/index.html as an entry point.

About

ALS demos website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors