@anticxyz/theme
v0.0.20
Published
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Downloads
86
Readme
Getting Started with Create React App
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
npm start
export PUBLIC_URL=http://localhost:3000/ npm run start
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
clear dist
rm -rf dist
build version
bump package.jason version "version": "0.0.13" ---> "version": "0.0.14", tsc cp package.json README.md ./dist
npm publish
npm publish ./dist
