hs-services
v0.0.5
Published
A non browser based NPM module ## What belongs here: Albeit, this is an ongoing conversation, this repo should house any shared javascript files that are not components. ## Contains 1. Media Breakpoints 2. Colours 3. Regex strings ## To Run `npm run st
Downloads
3
Readme
HS-FRONTENDSERVICES
A non browser based NPM module
What belongs here:
Albeit, this is an ongoing conversation, this repo should house any shared javascript files that are not components.
Contains
- Media Breakpoints
- Colours
- Regex strings
To Run
npm run start
babel will watch file contents and update locally package appropriately.
To Publish
- Make sure you have npm access with your manager.
- Update the apropriate version number in
package.json
npm start build
,npm publish
TO DO
- Prettier linter
- Expand on