0.1.18 • Published 4 years ago

@guruhotel/inspire v0.1.18

Weekly downloads
17
License
-
Repository
-
Last release
4 years ago

This project was built with Storybook and Create-react-app

Requeriments

  • Yarn for packages management
  • NP for manage versions and automatically publish at NPMJS.com

Available Scripts

In the project directory, you can run:

yarn dev

Run development version

yarn build

Compile files to the folder .next

yarn start

Run production version

yarn build-ui

Compile SASS files and React components in ui folder to be used in the NPM package

How to deploy

This is the workflow to make updates:

  1. You will need to run yarn install and then yarn dev

  2. Every react component must be created on src/components folder and exported on src/index.js

  3. Every SASS file (Attached to some react component) must be created on src/sass and exported on main.scss

  4. Add the respective component documentation on pages/components

  5. Execute yarn build to compile updated files

  6. Execute yarn build-ui to compile in the final distribution folder

  7. Commit the changes and add a messsage

  8. Execute np, select the version to be deployed and that's all, the GitLab repo will be updated and new package into NPMjs.org published.

0.1.18

4 years ago

0.1.17

4 years ago

0.1.17-0

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.1.13

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago