Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

eix-js/template

Repository files navigation

Eix-<core>

<description>

Getting started

To get started, you need to have npm and node installed on your machine, and then install @eix/core and ts-node with:

npm i @eix/<name> ts-node

Create an index.ts file, and import the library:

// code

Playing around with the source:

First, clone this repo:

git clone "https://github.com/eix-js/<name>"

Then install the dependencies:

npm install

You can use npm test to run all tests and npm run docs to generate docs.

About

The template for eix-js modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published