1.0.8 • Published 3 years ago

full-stack-front-end-tools v1.0.8

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

FrontEndTools

Contains react and vue tool modules commonly used in the front end

HomePage:

    https://github.com/StarksJohn/FrontEndTools

Install:

    yarn add full-stack-front-end-tools

Usage:

    import {  } from 'full-stack-front-end-tools';

Push:

    open vpn in terminal and git push origin main

Publish:

    npm login
    npm publish
    note: change the version of your package.json every time before npm publish