Simple useful web tools for some daily stuff needs.
-
Clone the repository:
cd somewhere git clone https://github.com/Ambratolm/web-tools.git cd web-tools
-
Run an HTTP server (using any tool of your choice) in the root folder:
For example, using HTTP-Server, in the root folder, you can run:
http-server
This will by default run a local server on
http://192.168.1.11:8080
.
- Runtime: NodeJS
- Package Manager: NPM
- Editor: Sublime Text
- ⚛️ Core:
- Main: VueJS
- 🎨 UI:
- Main: Bulma
- Components: Buefy
- Theme: Bulmaswatch
- Icons: FontAwesome
- 🔧 Utils:
- Currency Formatting: Currency
- Numbers Formatting: Written-Number
- No backend.
Licensed under MIT.