lxhom / std-test

ignore this; it is only public so NPM can fetch it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

  • create new GitHub repo using https://github.com/parzh/package-typescript.git as a template;
  • clone the new repo locally;
  • run npm init to fill missing info (such as the "name" and "author" fields);
  • (optional) remove the "private": true failsafe;
  • start developing the new package!

About

ignore this; it is only public so NPM can fetch it


Languages

Language:TypeScript 56.5%Language:JavaScript 43.5%