0.1.25 • Published 2 years ago

wysimark-resource v0.1.25

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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

2 years ago

0.1.24

2 years ago

0.1.23

2 years ago

0.1.22

2 years ago

0.1.21

2 years ago

0.1.20

2 years ago

0.1.19

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago