Skip to content

Riley-horrix/crewtiesweb

Repository files navigation

Documentation

This repository is for the CrewTies webpage, designed to advertise the company, as well as provide a SaaS tool to create webbing designs within the browser, CrewTies Design©.

Testing

To run the entire test suite, use,

npm run lint

Building

To create a production build,

npm run build
npm run start

Developing

To run the developmenet server,

npm run dev

This creates a server on http://localhost:3000, browse there to see the page.

Commiting

The project uses the Conventional Commit framework for commit messages. This is to ensure consistency and strive for more organized commits. For example :

feat(homepage): Started css styling process on homepage.

fix(design): Fixed issue of being unable to save artwork in design tool.

About

Web application repository for the Crew Ties web page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages