Coder Social home page Coder Social logo

ishan-siddiqui / ion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brisanet/ion

0.0 0.0 0.0 2.02 MB

Home Page: https://main--62eab350a45bdb0a5818520e.chromatic.com/

Shell 0.06% JavaScript 0.32% TypeScript 75.80% HTML 5.46% SCSS 18.36%

ion's Introduction

Production

Install and run project

To run this project, You will need to use node v.12

  • Run git clone https://github.com/iurynogueira/ion.git to get a copy of the repository;
  • Run yarn install to install all dependencies for the project;
  • Run yarn run storybook to open the storybook in your localhost.

Create a component

Run ng generate component component-name --project=ion to generate a new component.

Build

Run ng build --project=ion to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Install, Configure and Use Prettier

Configure Prettier Extension by Vscode

  • Install Prettier - Code formatter extension;
  • Go to Settings(JSON) ;
  • Set "editor.formatOnSave" true;
  • Set "prettier.eslintIntegration" true.

Commit pattern

Commits should follow the convention. We have the following types:

  • feat: A new feature;
  • fix: A bug fix;
  • docs: Documentation only changes;
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc);
  • refactor: A code change that neither fixes a bug nor adds a feature;
  • test: Adding missing tests or correcting existing ones;
  • chore: Changes to the build process or auxiliary tools and libraries such as documentation generation;
  • perf: A code that improves performance;
  • ci: Changes to the CI/CD process;
  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm);
  • temp: Temporary commits that won't be included in your CHANGELOG.

Example: feat: add feature #issue_id

Deploy ๐Ÿš€

Storybook

ion's People

Contributors

iurynogueira avatar marcosoliveir4 avatar deeved-hiuston-brisa avatar mizek1 avatar alysson-mascarenhas-brisa avatar edsonsnunes avatar alyssonmascarenhas avatar jairochaves2 avatar lucasrasec avatar deeved avatar imrochamatheus avatar iarafv avatar larissacard avatar vinicciussantos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.