Skip to content

puthato/Play2HelpNext

 
 

Repository files navigation

Play2Help

Installation

Here are the steps you need to follow to install the dependencies.

1.Download and extract the template from Next.js Templates.

2.cd into the template directory then run this command to install all the dependencies

    npm install

or

    yarn install

You can start the project on the local server

    npm run dev

It’ll start the template on localhost:3000.

The documentation includes all the guides you need for the integrations.

About

Live link of the play2help

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.9%
  • MDX 4.0%
  • JavaScript 1.7%
  • CSS 1.4%