Skip to content

tommy16102/SoTree-POS-FrontEnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

SoTree-POS-FrontEnd

2021-2 Software Engineering project

2021-02 소프트웨어공학개론_01 SoTree 팀 FrontEnd


기술스택


npm Packages

- 11.04
npm install styled-components
npm install react-router-dom
npm install react-icons

- 11.06
npm install axios

- 11.09
npm i @material-ui/core 

- 11.12
npm i jsonwebtoken
npm i jwt-decode

- 11.20
npm i recharts

- 11.28
npm install react-spinners

Installation

※ node version : 14.16.1 (node 버전확인 필요)
1. git init 
2. git clone https://github.com/2021-2-SWEngineering-SoTree/SoTree-POS-FrontEnd.git
3. cd pos-front/
4. npm install ( vscode 등의 terimnal pos-front 폴더로 디렉토리 이동 후 npm install 수행 / git terminal 오류 발생 버그 존재 )
5. npm start ( x => npm run start )

GitHub weekly commit GitHub last commit

About

2021-2 Software Engineering project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%