/hello-worlds

Hello world apps for angular, react, svelte, and vue

Primary LanguageTypeScriptMIT LicenseMIT

hello-worlds

All Contributors

Hello World apps for JavaScript/HTML/CSS libraries/frameworks!

Assumptions:

  • only the most simple basic hello world app
  • remove all tests and commands for tests and dependencies for tests
  • must say "Hello World" on the main component
  • only include the minimal components (1 ideally)
  • no routing, not extras whatsoever
  • no styling
  • nothing else !
  • must work by running npm install and npm start (or equivalent)
  • must be in the folder named <tech-name>
  • add yourself using the all-contributors bot @allcontributors please add @<your-github-account> for code
  • add build steps and which folder to serve in the README.md, Serve the public folder

See existing samples for the idea ...

Deploy to Azure button

Projects

Projects are listed alphabetically

Project Build steps Serve this folder Project
Angular npm run build -- --prod dist/hello angular
Aurelia npm run build dist aurelia
Gatsby npm run build public gatsby
Html / html
JavaScript / javascript
Next.js npm run build out nextjs
Nuxt.js npm run generate dist nuxtjs
React npm run build build react
Scully npm run build -- --prod dist/hello scully
Svelte npm run build public svelte
Vue npm run build dist vue

Resources

Azure Static Web Apps

Contributors ✨

Thanks goes to these wonderful people (emoji key):


John Papa

💻

LB

💻

Simeon Udoh

💻

Sivamuthu Kumar

💻

Matias Kohan

💻

Duraimurugan

💻

This project follows the all-contributors specification. Contributions of any kind welcome!