0.0.0 • Published 2 years ago

@wesbitty/wesfunction v0.0.0

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

Javascript Client library Wesbitty Functions.

:rocket: Technologies

The following tools were used in this project:

:white_check_mark: Requirements

Before starting :checkered_flag:, you need to have Git and Node installed.

:checkered_flag: Starting

# Clone this project
$ git clone https://github.com/wes-bitty/wesfunction.git

# Access
$ cd wesfunction

# Install dependencies
$ npm install

# Run the project test
$ npm run test

# The server will initialize in the <http://localhost:3000>

:memo: License

This project is under license from MIT. For more details, see the LICENSE file.

Made with :heart: by Wesbitty

 

Back to top