Skip to content

blatt3000/blatt3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blatt3000

Home of BLATT 3000, built with static-generator.

Development

Run the following commands to bootstrap the development environment:

git clone git@github.com:blatt3000/blatt3000.git
cd blatt3000
npm install

Open your browser on localhost:5000 after you started the local server via:

npm start

Generate all files via:

npm run build

Use this task to clear all generated files for production-use:

npm run clear

And this task to watch for changes:

npm run watch

About

Home of BLATT 3000

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published