Skip to content

serkanmulayim/goth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI

#Tested with #nvm v12.6.0 #npm 6.9.0

#build ui
cd src/fe/client
npm install
npm run build

cd ../admin
npm install
npm run build
cd ../..

BACKEND

export GOPATH=`pwd`
go get ./...
go build src/goth/main/main.go

EDITOR

#for atom ES6 and JSX highlights apm install language-babel npm install -g babel-cli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published