The Wayback Machine - https://web.archive.org/web/20201108033305/https://github.com/sant0shg/angular-fiddle
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
aot
 
 
 
 
e2e
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

Angular Fiddle example

This is a sample application in angular 4 running html,css and js

Live demo

You can see the live demo at

https://netdeamon.github.com/angular-fiddle/

Screenshot

screenshot

Setup

Clone the application to your local drive

git clone https:n//github.com/netdeamon/angular-fiddle.git

Then install the npm dependencies in the project folder

npm install

Requirements

This project requires

Library Version
Angular 4.x
npm (angular dependency) > 3.x
node (angular dependency) > 6.9

Starting the server

In order to start the application, run the command

npm start

It will start the server locally in 4200 port. You can access it at http://localhost:4200

About

Sample fiddle like editor in angular 4

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.