Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonypaquay/word-count
https://github.com/antonypaquay/word-count
javascript weekly-challenge
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/antonypaquay/word-count
- Owner: antonypaquay
- Created: 2021-10-28T06:22:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-28T06:37:29.000Z (about 3 years ago)
- Last Synced: 2023-07-27T17:50:40.227Z (over 1 year ago)
- Topics: javascript, weekly-challenge
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# word-count
## Installation
You need to install node.js in your system. https://nodejs.org/en/
- run `npm install` to create dependencies
- run `npm start` to launch the project on the local server