Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nailedit_web

nailedit_api 데모시연용 웹

How to run in local

  1. Clone Repository
git clone https://github.com/Nail-Auto-Tagging/nailedit_web
cd nailedit_web
  1. Install packages
npm install
  1. Run local server
npm run start
  1. Access the internet
  • Open your browser & input 'localhost:3000'

How to deploy in S3

  1. Build
npm run build
  1. Deploy
aws s3 sync ./build s3://{{bucket_name}} --profile {{aws_credential_alias_in_local}}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages