Skip to content

An example project of react code that can be used to exersise the atom-fancy-react plugin

Notifications You must be signed in to change notification settings

eddiesholl/atom-fancy-react-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo contains an example app that can make use of the fancy-react Atom plugin. There are a couple of things you can try out here:

  • Use the generate action to fill in implementations for the components used by ClassBased.js
  • Use the tests action to generate tests for source files, for example generate tests for ClassBased.js
  • Compile the generated code using the webpack config
  • Run the generated tests using jest

Commands

  • npm test - runs jest
  • npm start - runs webpack

About

An example project of react code that can be used to exersise the atom-fancy-react plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published