@jjordy/layout
TypeScript icon, indicating that this package has built-in type declarations

1.1.7 • Public • Published

@jjordy/layout

js-standard-style

Install

$ npm install @jjordy/layout

Requirements

  • node >= 8
  • npm >= 5

Contributing & Development Instructions

Install dependencies, and check to see it works

$ npm install                   # Install project dependencies
$ npm run dev                     # Development via storybook @ localhost:9001

While developing, you will probably rely mostly on npm run dev; however, there are additional scripts at your disposal:

npm run <script> Description
dev Development Mode
lint Lint all .js files.
build Build Production Library.
lint:fix Lint and fix all .js files. Read more on this.

Project Structure

├── .storybook               # Storybook config
├── src                      # Client entry point

Readme

Keywords

none

Package Sidebar

Install

npm i @jjordy/layout

Weekly Downloads

0

Version

1.1.7

License

MIT

Unpacked Size

426 kB

Total Files

126

Last publish

Collaborators

  • jjordy