dingcycle / freesewing_site

The freesewing website

Home Page:https://freesewing.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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.

About

The freesewing website

https://freesewing.org/


Languages

Language:Vue 82.4%Language:JavaScript 13.3%Language:CSS 4.3%