Skip to content

casprine/rick-morty-wiki

Repository files navigation

Rick and Morty Wiki

This is a Next.js application bootstrapped with create-next-app.

How to run the project

To run this app follow these steps:

  • Install NodeJs
  • Clone this repository: git clone git@github.com:casprine/rick-morty-wiki.git
  • Move to the directory: cd rick-morty-wiki
  • Install all the dependencies: yarn install
  • Run yarn dev to start the whole project

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

How to run the tests

  • Run: yarn test Launches the test runner in the interactive watch mode.

Run the Production build

Builds the app for production to the .next folder.
It bundles Nextjs in production mode and optimizes the build for the best performance.

You can simply build the production ready installation just using:

  • yarn build

About

Rick and Morty wiki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors