sp-react-commons

4.8.2 • Public • Published

react-commons

Set of reusable components for reactjs applications

Run the demo

Run the client : npm start
Run the server : npm run start-server

How to update

You need to be authenticated with "saintpaullux" user in npm (run npm login)

  1. Do your changes in .jsx, .scss files...
  2. Update CHANGELOG.md with the right version number and put an appropriate message
  3. Run npm run release [version] [commit message]

It will build everything, commit your changes, add a tag corresponding to your version and then push everything to Github.npm

Readme

Keywords

none

Package Sidebar

Install

npm i sp-react-commons

Weekly Downloads

1

Version

4.8.2

License

MIT

Unpacked Size

79.7 kB

Total Files

23

Last publish

Collaborators

  • saintpaullux