chankruze / snipbin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Use ?

yarn install or npm install

Install the required dependencies.

yarn start or npm start

Runs the app in the production mode. Open http://localhost:8080 to view it in the browser.

yarn lint

Apply es-lint check to configured files

yarn dev or npm run dev

First lints the project file then runs the app in the development mode. Open http://localhost:8080 to view it in the browser.

yarn build or npm run build

Builds the app for production to the dist folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

Well, if you're here, you definitely know what you're going to do!

About

License:GNU General Public License v3.0


Languages

Language:EJS 47.6%Language:JavaScript 36.2%Language:CSS 16.2%