https://github.com/softspiders/javascript
HelloWorld in JavaScript
https://github.com/softspiders/javascript
helloworld javascript softspider softspiders ss template
Last synced: 2 months ago
JSON representation
HelloWorld in JavaScript
- Host: GitHub
- URL: https://github.com/softspiders/javascript
- Owner: softspiders
- License: mit
- Created: 2019-01-27T22:57:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T06:48:12.000Z (almost 6 years ago)
- Last Synced: 2025-03-05T07:35:17.434Z (over 1 year ago)
- Topics: helloworld, javascript, softspider, softspiders, ss, template
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[SOFTSPIDERS](https://github.com/softspiders/softspiders)
# Minimalistic *JavaScript* starter
## Feature tags
- javascript
- starter
- template
## Children
- [node-cli-starter](https://github.com/softspiders/node-cli-starter)
- [jest-starter](https://github.com/softspiders/jest-starter)
- [helloworld-in-typescript](https://github.com/softspiders/helloworld-in-typescript)
- [+ ***app***: js-app-starter](https://github.com/softspiders/js-app-starter)
- [+ ***github-actions***: js-github-actions](https://github.com/softspiders/js-github-actions)
---
## Author
[Alexander Lapygin](https://github.com/AlexanderLapygin) <>
---
## Requirements
[Node.js](https://nodejs.org/en/download/package-manager/)
---
## Running
```sh
node index
```
### License
Licensed under the [MIT license](./LICENSE).