Plsr / 25knots

A design helper for the busy student
https://www.25knots.de
1 stars 1 forks source link
application design helper tool

logo 25knots

25knots

25knots is a small application that aims to help people getting the basics in their design process right. This tool is aimed a people that usually wouldn't have the time or resources to engage design in their projects. This is not a tool for designers. If you use 25knots and think you could do better afterwards, the Tool probably isn't for you. However, you are very welcome to contribute!

The easiest way to use 25knots is visiting 25knots.de.

Contributing

I'm more than happy to have people involved in the development of this product, in any possible way. If you want to contribute, there are several ways to do so.

Building the application

To build the application, first clone this repository

git clone https://github.com/Plsr/25knots.git

Afterwards, run

yarn install

and finally

yarn start

to get the app running on http://localhost:8080.

Running Storybooks

After completing the previous step, run

yarn run storybook

Storybook is now running on http://localhost:6006.