@st-arete/spa-tictactoe-game
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

COMPONENT : Tic Tac Toe

How to get the package from privately hosted repository.

Step 1

Go to user home directory and create .npmrc file with following content

registry=http://nexus.sharad.co.uk/repository/npm-releases/

Step 2

Login to privately hosted repositories using below commands

npm login --registry http://nexus.sharad.co.uk/repository/npm-releases/

npm login --registry http://nexus.sharad.co.uk/repository/npm-releases/ --scope=@whitelabel

Step 3

Now, feel free to build the project. Go to project home directory and run the below command to install npm --loglevel=info install

Step 4

Now, feel free to run the storybook of the project. Go to project home directory and run the below command to install npm --loglevel=info run storybook

Step 5

Now, if the component is completed, then it must be built before publishing it in Nexus Repo. Go to project home directory and run the below command to build it. npm --loglevel=info run build-lib

Step 6

Once build is completed. Now you can publish the project. Go to project home directory and run the below command to publish npm --loglevel=info publish

Readme

Keywords

Package Sidebar

Install

npm i @st-arete/spa-tictactoe-game

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

106 kB

Total Files

28

Last publish

Collaborators

  • sharadtech-admin