edm00se / uses

a breakdown of the things I use, part of the edm00se.codes domain

Home Page:https://edm00se.codes/uses/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/uses

Built from edm00se/svelte3-parcel-starterstarter. Rebuilt from the svelte rollup starter, due to (marginal) performance reasons.

NPM Test Status GitHub Pages Deploy Status

Installation

  • git clone https://github.com/edm00se/uses.git
  • cd uses
  • npm install

Usage

  • npm run dev - rollup development server
  • npm run build - production build, can optionally serve its output with npm start
  • npm test - runs jest

Contributing

  1. Fork it!
  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. Submit a pull request :D

Credits

License

MIT

About

a breakdown of the things I use, part of the edm00se.codes domain

https://edm00se.codes/uses/


Languages

Language:Svelte 52.2%Language:JavaScript 29.3%Language:HTML 16.3%Language:CSS 2.2%