2022-10-11 16:28:49 +05:30
2022-08-23 13:56:14 +05:30
2022-08-30 12:33:32 +05:30
2022-08-23 14:25:22 +05:30
2022-09-01 14:00:44 +05:30
2022-10-11 13:25:11 +05:30
2022-09-01 14:00:44 +05:30
2022-09-22 10:32:21 +05:30
2022-09-12 14:17:41 +05:30
2022-08-23 13:56:14 +05:30
2022-08-23 13:56:14 +05:30
2022-08-23 13:56:14 +05:30
2022-08-23 13:56:14 +05:30
2022-08-23 13:56:14 +05:30
2022-08-30 13:48:45 +05:30
2022-08-23 13:56:14 +05:30
2022-08-23 13:56:14 +05:30
2022-10-09 12:27:36 +05:30
2022-10-05 15:07:43 +05:30

collections-portal

System Requirements

Node version >=17.9.0

NPM version >=8.5.5

Setup

Clone this repo and cd into the project directory

cd collections-portal
yarn

Install dependencies

yarn add

Start dev server

yarn run dev

For production build

yarn run build

Project Commands

Check Eslint-Prettier

yarn run lint
yarn run prettier-check

Fix Lint and Prettier code formatting

yarn run lint:fix
yarn run format

Pre commit hook

yarn lint-staged

 

Let's refine this project template as we progress. Cheers!!

Description
No description provided
Readme 14 MiB
Languages
TypeScript 57.8%
JavaScript 37.2%
SCSS 4.9%