An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Sheweny template

![sheweny](https://cdn.discordapp.com/attachments/881988260925153322/882027519753224244/sheweny_baniere.png)

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/Smaug6739/Spiritus)
[![made-with-Typescript](https://img.shields.io/badge/Made%20with-Typescript-1f425f.svg)](http://commonmark.org)
[![GitHub license](https://img.shields.io/github/license/Sheweny/framework.svg)](https://github.com/Smaug6739/master/LICENSE)
[![GitHub tag](https://img.shields.io/github/tag/Sheweny/framework.svg)](https://github.com/Sheweny/framework/tags/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](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)._