[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

gascore/example

Repository files navigation

Example - full example of gas ecosystem usage

Dependencies:

  1. gasocre/gas
  2. gasocre/std
  3. sass
  4. golang-commonmark/markdown - markdown parser

Gettings started:

// install nodejs, I recommend github.com/nvm-sh/nvm

GO111MODULE=off go get github.com/gascore/example
cd $GOPATH/src/github.com/gascore/example
export GO111MODULE=on

cd app
go get
cd ..

npm i
go run main.go -watch 

Releases

No releases published

Packages

No packages published