1.0.0 • Published 5 years ago

@teefouad/code-block v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

This is a simple, straight-forward guide to building and publishing an npm package. This guide is based on my personal knowledge, so suggestions and comments are most welcome and appreciated.

npm account initialize npm project scopes semver (bump the version) init git add repo add readme.md create index.js publish now npm link add license Add continuous integration add badges (Travis CI, coverall, shield.io) add editorconfig add babel add build script add webpack add build script for umd clean before build add eslint add jest add prepublish script add posttest script add react add styles, json and images for webpack add storybook