site
site copied to clipboard
This is/was the old freesewing website
DEPRECATED: This is the old website repo
Freesewing has a new website. Please check the freesewing.org repository instead.
Freesewing site
Freesewing is an open source platform for made-to-measure sewing patterns.
This is our site repository, which holds the source code for our website.
About
This site is build with Vue.js and Nuxt.
We use nuxt generate to build it into a static site that we deploy on Netlify
and hook up to our data backend.
System requirements
You need node.js to run this project.
Installation
# Clone repository and cd into it
git clone [email protected]:freesewing/site.git
cd site
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
Contribute
Your pull request are welcome here. If you're interested in contributing, we'd love your help.
We have a chat room on Gitter where you can ask questions.