1.0.1 • Published 4 years ago
create-react-public v1.0.1
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']);