Skip to content
/ library Public
forked from ashishkujoy/library

Mirror of library app from ashishkujoy/library. Created as vercel currently does not support deployment from organization in free tier

Notifications You must be signed in to change notification settings

step/library

 
 

Repository files navigation

STEP Library

A webapp to manage STEP library.

Development

This app is built using nextjs. Follow below sets for local setup.

  • Clone this repository
  • Install dependencies using npm i
  • Run development server using npm run dev
  • Build production app using npm run build
  • Run production app using npm start

About

Mirror of library app from ashishkujoy/library. Created as vercel currently does not support deployment from organization in free tier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.9%
  • CSS 43.3%
  • JavaScript 0.8%