https://github.com/sheweny/template
This repositorie is a template for a new project with Sheweny version 3.0.0 and javascript.
https://github.com/sheweny/template
template typescript
Last synced: about 1 month ago
JSON representation
This repositorie is a template for a new project with Sheweny version 3.0.0 and javascript.
- Host: GitHub
- URL: https://github.com/sheweny/template
- Owner: Sheweny
- License: mit
- Created: 2021-12-12T10:03:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T09:01:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T01:24:23.581Z (3 months ago)
- Topics: template, typescript
- Language: JavaScript
- Size: 67.4 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Sheweny template

[](https://github.com/Smaug6739/Spiritus)
[](http://commonmark.org)
[](https://github.com/Smaug6739/master/LICENSE)
[](https://github.com/Sheweny/framework/tags/)
[](http://makeapullrequest.com)This repositorie is a template for a new project with Sheweny version 3.0.0.
## Getting Started 🎈
### Prerequisites
Node.js 16.6.0 or newer is required.
### Installation
With npm :
```sh-session
npm install
```With yarn :
```sh-session
yarn add
```## Usefull links 🔗
- [Website](https://sheweny.js.org)
- [Documentation](https://sheweny.js.org/doc)
- [Guide](https://sheweny.js.org/guide)
- [NPM Registry](https://www.npmjs.com/package/sheweny)
- [Discord server](https://discord.gg/qgd85nEf5a)
- [GitHub organization](https://github.com/Sheweny)_This template was generated by [@sheweny/cli](https://npmjs.com/package/@sheweny/cli)._