Installation and Use
Last updated
Was this helpful?
Was this helpful?
git clone https://github.com/ConardLi/easy-dataset.git
cd easy-dataset npm install npm run build
npm run start git clone https://github.com/ConardLi/easy-dataset.git
cd easy-dataset docker build -t easy-dataset . docker run -d -p 1717:1717 -v {YOUR_LOCAL_DB_PATH}:/app/local-db --name easy-dataset easy-dataset