Skip to content

sbcogan/kolas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Repo

To get started, run npm install or yarn. Then run npm start or yarn start in the root of the project. This should open a web browser that will live reload when changes are made to the application. I'm using antd as the component framework, just to mix things up. To build the app (for production) you need to run yarn build, the rename the folder called 'build' to 'docs' so that github will serve it. the live version of the site can be found here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • HTML 1.7%