TypeCobolTeam / TypeCobol-WebSite

WebSite for TypeCobol team
Other
0 stars 0 forks source link

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