README
Create-nrs-template
- It's a npx command tool to create a project with default folders and files for Next.js, Redux, and Styled-Components.
Usgae
npx create-nsr-template
It's a npx command tool to create a project with default folders and files for Next.js, Redux, and Styled-Components.
<script type="module">
import createNrsApp from 'https://cdn.skypack.dev/create-nrs-app';
</script>
npx create-nsr-template