Skip to content

pangolinjs/core

Folders and files

NameName
Last commit message
Last commit date
May 3, 2022
Feb 19, 2021
Aug 24, 2021
May 3, 2022
May 3, 2022
May 3, 2022
Dec 17, 2016
Aug 11, 2020
Feb 19, 2021
May 13, 2021
Aug 9, 2021
May 4, 2022
May 3, 2022
Aug 9, 2021
Feb 19, 2021
Dec 13, 2024
May 4, 2022
Feb 19, 2021

Repository files navigation

Pangolin.js Core

Framework for design system development with Nunjucks, Sass, and JavaScript.

Requires Node.js 15 or higher.

Create a new project with npx

npx @pangolinjs/cli create project-name

Usage

Start dev server

npm run dev

Build files for production

npm run build

Export for static file hosting

npm run docs

Lint CSS and JavaScript

npm run lint:css
npm run lint:js

For more information take a look at the Pangolin.js docs.

Contribute

# Build UI
npm run prepare

# Testing
npm run test:unit

# Linting
npm run lint:css
npm run lint:js

License

Hippocratic License 2.1