Skip to content

ssaxena00/SyrJsTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyrJsTicTacToe

Take-home assignment for PayPal

The app does not run from here! To run the app, copy the src folder into the core Syr repo and run from there. In the core repo, change this line in the webpack.config.js file:

module.exports = {
   entry: {
-    app: ['./samples/example.js']
+    app: ['./src/app.js']
   },

About

Take-home assignment for PayPal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published