Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Every little tool you need, in one place.

Peachy Tools is a free web application that hosts mini web tools such as random number generators, and unit converters.

Implementation

Peachy Tools currently employs the following technologies:

Run On Your Machine

To run Peachy Tools on your machine:

  1. Install Node.js (and npm).
  2. Enter the /src/ directory.
  3. npm install to install Node.js dependencies.
  4. npm run webpack to compile PeachyTools.jsx into /src/js/bundle/.
  5. npm run node-sass to compile the SASS in /src/scss/ to peachytools.css.
  6. npm run server to serves Peachy Tools.

Use the following command during development from /src/:

npm run webpack & npm run node-sass & npm run server

Be simple.

About

Every little tool you need, in one place.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages