Skip to content

An example application built with the help of Zwitterion.

License

Notifications You must be signed in to change notification settings

lastmjs/zwitterion-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zwitterion Example

An example application built with the help of Zwitterion. ES6 and beyond, JSX, TypeScript, TSX, async/await, ES modules, Object spread...but no complicated build step. All files are referenced directly from <script> tags in the client's HTML.

Live Demo

Check out the live demo in production. The application was built statically with zwitterion --build-static and served up on a CDN.

Development

git clone [ssh or https repository URL]
cd zwitterion-example
npm install
npm start

Now open up a browser and point it to http://localhost:8080.

About

An example application built with the help of Zwitterion.

Resources

License

Stars

Watchers

Forks

Packages

No packages published