mahal-bulma
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

mahal-bulma

Mahal components for bulma css framework

How to start

  1. Install node modules by runing command - npm ci
  2. Run dev server by runing command - npm run dev

Commands

  • npm run dev - start development server
  • npm run build - create build for development
  • npm run deploy - create build for production
  • npm run test:unit - run unit test cases
  • npm run test:e2e - run end to end test cases

Folders

  • assets - contains all the static files for the application.
  • config - contains configuration files and folders for the application. The env folder inside it contains environment configuration.
  • src - contains source or code files for the appliction.

Dependencies (0)

    Dev Dependencies (20)

    Package Sidebar

    Install

    npm i mahal-bulma

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    233 kB

    Total Files

    32

    Last publish

    Collaborators

    • ujjwalguptaofficial