0.1.25 • Published 4 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
4 years ago
0.1.24
4 years ago
0.1.23
4 years ago
0.1.22
4 years ago
0.1.21
4 years ago
0.1.20
4 years ago
0.1.19
4 years ago
0.1.18
4 years ago
0.1.17
4 years ago
0.1.16
4 years ago
0.1.15
4 years ago
0.1.14
4 years ago
0.1.13
4 years ago
0.1.12
4 years ago
0.1.11
4 years ago
0.1.10
4 years ago
0.1.9
4 years ago
0.1.8
4 years ago
0.1.7
4 years ago
0.1.6
4 years ago
0.1.5
4 years ago
0.1.4
4 years ago