rmleg / knittingrecipes

Home Page:https://knittingrecipes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knitting Recipes

This React application allows users to generate custom hat and sock knitting recipes based on their own measurements and construction preferences.

Available at knittingrecipes.com.

Developing

Create feature branches checked out from dev. Submit pull requests to dev.

Run npm start to start the development server. Run npm run dev to start watching for Sass changes.

Building

Run npm run build.

Deploying to knittingrecipes.com

Push to master. Netlify will automatically redeploy when master is updated using the files in the 'build' directory.

About

https://knittingrecipes.com

License:GNU General Public License v3.0


Languages

Language:HTML 65.9%Language:JavaScript 32.6%Language:SCSS 1.2%Language:CSS 0.2%