1.0.1 • Published 4 years ago

create-react-public v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

create-react-public

create-react-public is create the public folder of your project.

Example Usage

const crp = require('create-react-public');
crp(__dirname,'public',['favicon.ico','index.html','logo192.png','logo512.png','manifest.json','robots.txt']);
1.0.1

4 years ago

1.0.0

4 years ago