0.1.25 • Published 3 years ago
wysimark-resource v0.1.25
NPM Starter Kit
Getting Started
# in your project root, initialize an empty git repo
git init
# Pull npm-starter-kit
git pull https://github.com/thesunny/npm-starter-kit.git
# Install dependencies
yarn
Building your project
yarn build
Publishing a new version
# Executes build, bumps version, and shows instructions on publishing
yarn prepublish
# Publish in namespaced to NPM for first time
# (--access required for first time in an @namespace/packace project)
npm publish --access=public
# Other publish
npm publish
Testing
# Run unit tests in Jest continuously
yarn test:watch
0.1.25
3 years ago
0.1.24
3 years ago
0.1.23
3 years ago
0.1.22
3 years ago
0.1.21
3 years ago
0.1.20
3 years ago
0.1.19
3 years ago
0.1.18
3 years ago
0.1.17
3 years ago
0.1.16
3 years ago
0.1.15
3 years ago
0.1.14
3 years ago
0.1.13
3 years ago
0.1.12
3 years ago
0.1.11
3 years ago
0.1.10
3 years ago
0.1.9
3 years ago
0.1.8
3 years ago
0.1.7
3 years ago
0.1.6
3 years ago
0.1.5
3 years ago
0.1.4
3 years ago