All Projects → arkon → crcmaker

arkon / crcmaker

Licence: MIT license
A simple tool for generating CRC cards.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

CRC Maker

A simple CRC card generator. Check it out live here.

Development

Prerequisites

Dependencies

To install the required dependencies, simply run the following commands in the root directory of the project.

$ npm install

Development tasks

To compile the assets, run:

$ npm run build

If you want to launch a development server and automatically recompile on file changes, run:

$ npm run dev

You can then load up http://localhost:3000/ in browser.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].