/code-snippet

Repo to keep code-snippet

Primary LanguageJavaScript

TypeScript Snippets

This repository is a collection of useful code snippets.

Checkout the snippets here:

Tools Used

Development

Install dependencies

npm install

Start development mode

npm run start

Build for production

npm run build