0.0.2 โ€ข Published 2 years ago

@lacruz/react-page-separator v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

๐Ÿ“œ Available Scripts

In the project directory, you can run :

โšก npm run dev

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

๐Ÿงณ npm run build

Builds the app for production to the dist folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. ๐Ÿš€ Your app is ready to be deployed !

๐ŸŒ npm run serve

Runs the app in the server mode. Open http://localhost:5000 to view it in the browser. The page will reload if you make edits.

๐Ÿงน npm run lint:fix

This command allows to automatically correct some eslint errors present in the code. Some errors may not be able to be corrected and will have to be fixed manually.

๐Ÿ“ npm run lint:format

This command will automatically format your code. Some format errors generated by prettier may not be correctable and will have to be fixed manually.

๐Ÿ” npm run lint

Starts the code verification by running eslint (npm run lint:fix) and prettier (npm run lint:format). ๐Ÿšจ Warning : This command must be executed before each commit!

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago