Skip to content

sitechtimes/anime-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Welcome to Technime Frontend

Check out our wiki for more in-depth information


Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Change Directory

cd anime

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.


About this file

The purpose of this file is to provide overview, setup instructions and background information of the project. If you have joined this project as a part of the development team, please ensure this file is up to date.

Note : Any dependencies added / modified to this project which affect the running of the code in this git repository must be listed in this file. All developers must ensure that the instructions mentioned in this file are sufficient to enable a new developer to obtain a executable copy of the lastest code in this repository, without involvement from any other human assistance.


Technime Employee Management App

App Name : Technime

Customer : Staten Island Technical High School Students

Development Team :

Alfred Huang (Web developer : November 2022 - till date),

Anqi Hu (Web developer : November 2022 - till date),

Mayge Cheung (Web developer : November 2022 - till date)

Management : Selina Zheng (Frontend Manager : November 2022 - till date), Harvey Jiang (Project Manager & Backend Manager : November 2022 - till date)

Web URL : tbd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published