-
-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
enhancementImprovement requestImprovement request
Description
The demo instructions at https://jfcere.github.io/ngx-markdown are as follows:
A demo is available @ https://jfcere.github.io/ngx-markdown and its source code can be found inside the demo directory.
The following commands will clone the repository, install npm dependencies and serve the application @ http://localhost:4200/
git clone https://github.com/jfcere/ngx-markdown.git
npm install
npm start
So a few things:
- The link takes you to the page you're already on.
- The instructions are lacking
cd ngx-markdownafter the git clone line. - I had to do
npm install --legacy-peer-deps - Going to http://localhost:4200 takes you to page that looks identical to the page at https://jfcere.github.io/ngx-markdown.
I can see that there's a demo directory, but it's unclear to me from the instructions, how to actually run the demo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementImprovement requestImprovement request