1.0.5 • Published 1 year ago

mahal-bulma v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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.
1.0.5

1 year ago

1.0.4

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.3

1 year ago

1.0.0

2 years ago