@lahordeschool/school-os-front-components
v0.1.4
Published
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/pages/api-reference/create-next-app).
Readme
This is a Next.js project bootstrapped with create-next-app.
To see the Next doc, please see ./NEXT_README.md.
This project is using storybook. To start the storybook local server, use "npm run storybook". To add a new component to the project, use "npm run create-component type componentName" - Type is 'atom', 'molecule', 'organism', 'template'. - componentName is the name of the component you want to create. The components file will be added in the corresponding folder, and a story will be added in storybook.
