cra-template-next-redux-typescript

0.2.0 • Public • Published

This is a Next.js & Redux project bootstrapped with create-react-app base on typescript.

Getting Started

First, Create react project with create-react-app with template

npx create-react-app @my-app-name@ --template next-redux-typescript

Second, Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

It's simple next-redux cra template!

Package Sidebar

Install

npm i cra-template-next-redux-typescript

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

43.8 kB

Total Files

24

Last publish

Collaborators

  • yoontae_kim