Skip to content

ensino-ufba/crcmaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple tool for generating CRC cards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.9%
  • CSS 21.0%
  • HTML 7.1%