Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 728 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 728 Bytes

TypeCobol-Website

typecobol.netlify.com is the presentation Website for @TypeCobolTeam

Installation

Run npm install in a dev or production environment to install packages required by the website.

Usage

# Run local in dev-mode
npm run develop
# Build
npm run build
# Run tests
npm run test

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

See documentation in the Wiki here

License

CeCILL-C