Skip to content

Allows to preview markdown markup in a different view

Notifications You must be signed in to change notification settings

juandarr/markdown-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with vite

This project was bootstrapped with Vite.

Quick start

  1. Make sure you have yarn installed. If not, execute npm install -g yarn.
  2. Clone this repository to your path of choice
  3. Install all project dependencies with yarn install
  4. Run the software: yarn dev, or use any of the available scripts in package.json

Available Scripts

In the project directory, you can run:

yarn dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn preview

Launches the app in preview mode. This option will allow to locally preview production build.

yarn build

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

Learn More

You can learn more in the Vite documentation.

To learn React, check out the React documentation.

About

Allows to preview markdown markup in a different view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published