Skip to content

mdamaceno/dont-need-framework-js

Repository files navigation

Don't need a framework: Javascript

You can create your app without using any framework like React, Vue, Angular or Svelte.

Use WebComponents! Do you know about it? They're awesome!

Usage

To run this project:

$ npm install
$ npm run dev

Go to http://localhost:3000 in your browser.

That's it!

Contributing

  1. Fork it ( https://github.com/mdamaceno/dont-need-framework-js/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Releases

No releases published

Packages

No packages published