Skip to content

minimal example of an alt1 app using the new libraries/webpack/typescript

Notifications You must be signed in to change notification settings

skillbert/alt1minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Alt1/webpack/typescript example

how to use

# to initialize the repo and install dependencies
npm i
# build
npm run build
# alternatively to auto-rebuild when source files are changed
npm run watch

You can open ./dist/index.html in your browser and it will give some basic functionality based one pasted images.

You can also open it in the Alt1 browser and click the add app button that appears to get some basic alt1 functionality.

About

minimal example of an alt1 app using the new libraries/webpack/typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published