Hello World apps for JavaScript/HTML/CSS libraries/frameworks!
Assumptions:
npm install and npm start (or equivalent)<tech-name>@allcontributors please add @<your-github-account> for codenpx http-server <your-folder-to-serve> worksSee existing samples for the idea ...
Projects are listed alphabetically.
| Project | Build steps | Serve this folder | Folder |
|---|---|---|---|
| Alpine.js | / |
alpine | |
| Angular.js | / |
angularjs | |
| Angular | npm run build -- --prod |
dist/hello |
angular |
| Angular Universal | npm run prerender |
dist/hello/browser |
angular-universal |
| Aurelia | npm run build |
dist |
aurelia |
| Babylon.js | / |
babylonjs | |
| Backbone.js | / |
backbone | |
| Blazor | Install .NET SDK then dotnet build |
/ |
blazor |
| Elm | npm run build |
public |
elm |
| Ember | npm run build |
dist |
ember |
| Flutter | Install Flutter SDK then flutter build web |
build/web |
flutter |
| Gatsby | npm run build |
public |
gatsby |
| Glimmer | npm run build |
dist |
glimmer |
| Gridsome | npm run build |
dist |
gridsome |
| HTML | / |
html | |
| Hugo | npm run build |
public |
hugo |
| Hyperapp | (uses CDN) | / |
hyperapp |
| Ionic Angular | npm run build -- --prod |
www |
ionic-angular |
| Ionic React | npm run build |
build |
ionic-react |
| JavaScript | / |
javascript | |
| jQuery | (uses CDN) | / |
jquery |
| KnockoutJS | npm run build |
dist |
knockoutjs |
| LitElement | npm run build |
dist |
lit-element |
| Marko | npm run build |
public |
marko |
| Meteor | npm run build |
bundle |
meteor |
| Mithril | npm run build |
dist |
mithril |
| Next.js | npm run build |
out |
nextjs |
| Nuxt.js | npm run generate |
dist |
nuxtjs |
| Polymer | npm run build |
build/default |
polymer |
| Preact | npm run build |
build |
preact |
| React | npm run build |
build |
react |
| Riot | npm run build |
dist |
riot |
| Scully | npm run build -- --prod |
dist/hello |
scully |
| Stencil | npm run build |
www |
stencil |
| Svelte | npm run build |
public |
svelte |
| Three.js | / |
threejs | |
| TypeScript | npm run build |
dist |
typescript |
| Vue | npm run build |
dist |
vue |
| VuePress | npm run build |
dist |
vuepress |
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!