zeetec20 / efishman

Home Page:https://efishman.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EFishman

Description

EFishman is a app for maintance add control price of fish.

Development Device

  • Node : 16.15.1
  • NPM : 8.11.0

Run project

  • Development

    • Clone respository
    git https://github.com/zeetec20/efishman.git
    • Open repository
    cd efishman
    • Run command
    npm install
    npm run dev
  • Docker

    • Clone respository
    git https://github.com/zeetec20/efishman.git
    • Open repository
    cd efishman
    • Run command
    docker build -t efishman .
    docker run -dp 3000:3000 efishman

About

https://efishman.vercel.app


Languages

Language:TypeScript 55.6%Language:SCSS 41.5%Language:HTML 2.8%Language:Dockerfile 0.1%