Skip to content

pgiani/meteor_jsx-control-statements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First install meteor on your system if you dont have it ( https://www.meteor.com/install )

curl https://install.meteor.com/ | sh

Install the dependencies and devDependencies .

npm install

Start Server and vistid http://localhost:3000/

npm start

If all worked correctly you should see

Before IF

After IF

But you see this

Before IF

false ? SHOULD NOT SHOW : null

After IF

About

Metoer jsx-control-statements Error

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published